vendor/golang.org/x/net/idna.Profile.simplify (method)
4 uses
vendor/golang.org/x/net/idna (current package)
idna10.0.0.go#L449: switch p.simplify(info(v).category()) {
idna10.0.0.go#L502: switch p.simplify(info(v).category()) {
idna10.0.0.go#L602: func (p *Profile) simplify(cat category) category {
idna10.0.0.go#L638: if c := p.simplify(info(v).category()); c != valid && c != deviation {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)